<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.w1560 {
  max-width: 1590px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.head-bg {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  right: 0;
  padding: 23px 0;
}

.head-bg .head-index {
  align-items: center;
}

.head-bg .head-index .logo {
  width: 34.87%;
}

.head-bg .head-index .logo img {
  max-width: 100%;
}

.head-bg .head-index .headr {
  width: calc(100% - 41.67%);
}

.x-menu {
  align-items: center;
}

.x-menu &gt; li {
  position: relative;
}

.x-menu .lastli {
  width: 6% !important;
}

.x-menu &gt; li &gt; a {
  display: block;
  font-size: 16px;
  color: #ffffff;
}

.x-menu &gt; li &gt; a:hover {
  color: #ed6d00;
}

.x-menu &gt; li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 200%;
  left: -50%;
  top: 50px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu &gt; li &gt; a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu &gt; li &gt; a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

.so img {
  max-width: 100%;
}

.ss {
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
  width: 238px;
  padding: 20px;
  border-radius: 20px;
  z-index: 999;
  background: rgba(237, 109, 0, 0.5);
}

.ss input {
  outline: none;
  line-height: 30px;
  width: 20%;
  background: none;
  border: 1px solid #ed6d00;
  background: #ed6d00;
  font-size: 13px;
  color: #fff;
  float: left;
}

.ss #keyword {
  padding-left: 5px;
  line-height: 30px;
  width: 80%;
  background: none;
  border: 1px solid #fff;
  outline: none;
  font-size: 13px;
  color: #fff;
  float: left;
}

.ss #keyword:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
  color: #fff;
}

/*product*/
.put {
  text-align: center;
}

.put .put1 {
  font-weight: 600;
  color: #010101;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}

.put .put2 {
  color: #666666;
  font-size: 16px;
  padding: 12px 0;
}

.put .put3 {
  line-height: 1;
}

.put .put3 img {
  max-width: 100%;
}

.tt1 {
  display: none;
}

.pro-index {
  margin-top: 2vw;
}

.psort {
  justify-content: center;
  margin-top: 1.77083333333333vw;
}

.psort li {
  width: 8.7%;
  background: #e5e5e5;
  margin: 0 1%;
}

.psort li a {
  display: block;
  color: #000000;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 39px;
}

.psort li.cur {
  background: #ed6d00;
}

.psort li.cur a {
  color: #fff;
}

.pro-wrap {
  margin-top: 2.5vw;
}

.plist1 {
  flex-wrap: wrap;
  justify-content: flex-start;
}

.plist1 li {
  border: 1px solid #e5e5e5;
  width: 23.59%;
  margin-bottom: 1.66666666666667vw;
  margin-right: 1.4%;
}

.plist1 li .img1 img {
  width: 100%;
}

.plist1 li .wz {
  background: #e5e5e5;
  text-align: center;
  line-height: 42px;
  color: #000000;
  font-size: 17px;
}

.plist1 li:hover {
  border: 1px solid #ed6d00;
}

.plist1 li:hover .wz {
  background: #ed6d00;
  color: #fff;
}

@media (max-width: 1300px) {
  .psort li {
    width: 12.7%;
    margin: 0 10px;
  }
}

@media (max-width: 780px) {
  .put .put1 {
    font-size: 24px;
  }
  .put .put2 {
    font-size: 14px;
    padding: 5px 0;
  }
  .pro-index {
    margin-top: 40px;
  }
  .psort {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .psort li {
    width: 29%;
    margin: 0 5px;
    margin-bottom: 10px;
  }
  .psort li a {
    font-size: 14px;
    padding: 0 5px;
  }
  .plist1 li {
    width: 48%;
    margin-bottom: 4%;
  }
  .plist1 li .wz {
    font-size: 14px;
  }
}

/*about*/
.ab-bg {
  background: #eeeeee;
  padding-top: 3.22916666666667vw;
}

.ab-bg .abl {
  width: 46.5%;
}

.ab-bg .abl .ab-wrap {
  max-width: 713px;
  width: 100%;
  float: right;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}

.ab-bg .abl .ab-wrap .at1 img {
  max-width: 100%;
}

.ab-bg .abl .ab-wrap .at2 {
  color: #bababa;
  font-size: 16px;
  font-family: "Arial";
  margin-top: 1vw;
}

.ab-bg .abl .ab-wrap .at3 {
  color: #ed6d00;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

.ab-bg .abl .ab-wrap .at4 {
  width: 100px;
  height: 1px;
  background: #ed6d00;
  margin-top: 1vw;
}

.ab-bg .abl .ab-wrap .aw {
  margin-top: 1.30208333333333vw;
  padding-right: 4.94791666666667vw;
}

.ab-bg .abl .ab-wrap .aw p {
  color: #333333;
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li {
  width: 33.333%;
  background: #281301;
  text-align: center;
  padding: 1.66666666666667vw 0;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li:nth-of-type(2) {
  background: #633309;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li:nth-of-type(3) {
  background: #b65b0b;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li .wz {
  color: #fff;
  font-size: 22px;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li .img1 {
  margin-top: 0.5vw;
  transition: 0.5s;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li .img1 img {
  max-width: 100%;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li:hover {
  background: #ed6d00;
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li:hover .img1 {
  transform: rotate(360deg);
}

.ab-bg .abl .ab-wrap .aicon .aicon-list li:hover .img1 img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ab-bg .abr {
  width: calc(100% - 46.5%);
  margin-bottom: -0.2%
}

.ab-bg .abr img {
  width: 100%;
}

@media (max-width: 1480px) {
  .ab-bg .abl .ab-wrap {
    padding-left: 15px;
  }
  .ab-bg .abl .ab-wrap .aw {
    padding-right: 15px;
  }
}

@media (max-width: 1300px) {
  .ab-bg .abl .ab-wrap .aw {
    height: 110px;
    overflow-y: scroll;
  }
}

@media (max-width: 1200px) {
  .ab-bg .abl .ab-wrap .aicon .aicon-list li {
    padding: 0.666667vw 0;
  }
}

@media (max-width: 1100px) {
  .ab-bg .abl .ab-wrap .aw {
    height: 85px;
  }
  .ab-bg .abl .ab-wrap .at3 {
    font-size: 22px;
  }
  .ab-bg .abl .ab-wrap .aicon .aicon-list li .wz {
    font-size: 14px;
  }
}

@media (max-width: 780px) {
  .ab-bg {
    padding: 40px 0;
    flex-wrap: wrap;
  }
  .ab-bg .abl {
    width: 100%;
  }
  .ab-bg .abl .ab-wrap .at2 {
    font-size: 14px;
  }
  .ab-bg .abl .ab-wrap .at3 {
    font-size: 20px;
    padding: 10px 0;
  }
  .ab-bg .abl .ab-wrap .aw {
    height: auto;
  }
  .ab-bg .abl .ab-wrap .aw p {
    font-size: 14px;
  }
  .ab-bg .abl .ab-wrap .aicon .aicon-list {
    margin-top: 20px;
  }
  .ab-bg .abl .ab-wrap .aicon .aicon-list li {
    padding: 10px 0;
  }
  .ab-bg .abr {
    width: 100%;
    margin-top: 20px;
  }
}

/*gcgm*/
.gcgm-index {
  margin-top: 2.8125vw;
}

.c2 .con {
  margin-top: 1.875vw;
  overflow: hidden;
}

.c2 .con .list2 {
  display: flex;
  justify-content: space-between;
}

.c2 .con .list2 li {
  width: 18.14%;
  overflow: hidden;
  position: relative;
  transition-duration: .5s;
}

.c2 .con .list2 li:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  position: absolute;
}

.c2 .con .list2 li.on:before {
  background: none;
}

.c2 .con .list2 li .zi {
  position: absolute;
  width: 100%;
  color: #fff;
  bottom: 5%;
  padding: 0 1.5625vw;
}

.c2 .con .list2 li .zi h3 {
  font-size: 26px;
}

.c2 .con .list2 li .zi h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  margin-top: 5px;
}

.c2 .con .list2 li .zi h5 {
  display: none;
  color: #ffffff;
  font-size: 16px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 1vw;
}

.c2 .con .list2 li .zi h5::before {
  content: '';
  width: 40%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.c2 .con .list2 li .zi .ck {
  margin-top: 2vw;
  font-size: 14px;
  color: #ed6d00;
  border: 1px solid #ed6d00;
  line-height: 33px;
  width: 125px;
  height: 35px;
  text-align: center;
  display: none;
}

.c2 .con .list2 li .zi dd {
  display: none;
}

.c2 .con .list2 li.on {
  width: 45.64%;
}

.c2 .con .list2 li.on .zi {
  display: flex;
  justify-content: center;
  flex-direction: column;
  bottom: 0;
  top: 0;
}

.c2 .con .list2 li.on dd {
  display: block;
  line-height: 2;
  font-size: 15px;
  margin-top: 0.78125vw;
}

.c2 .con .list2 li.on .zi h4 {
  font-weight: 600;
  margin-top: 10px;
}

.c2 .con .list2 li.on h5 {
  display: block;
}

.c2 .con .list2 li.on .ck {
  display: block;
}

.c2 .con .list2 li:hover .ck {
  display: block;
  background: #ed6d00;
  color: #fff;
}

@media (max-width: 780px) {
  .gcgm-index {
    margin-top: 40px;
  }
  .c2 .con {
    margin-top: 20px;
  }
  .c2 .con .list2 {
    flex-wrap: wrap;
  }
  .c2 .con .list2 li {
    width: 49%;
    margin-bottom: 2%;
  }
  .c2 .con .list2 li .zi {
    display: flex;
    justify-content: center;
    flex-direction: column;
    bottom: 0;
    top: 0;
  }
  .c2 .con .list2 li.on {
    width: 49%;
  }
  .c2 .con .list2 li.on dd {
    display: none;
  }
  .c2 .con .list2 li.on .zi h4 {
    font-weight: 500;
  }
  .c2 .con .list2 li.on h5 {
    display: none;
  }
  .c2 .con .list2 li.on .ck {
    display: none;
  }
  .c2 .con .list2 li .img img {
    width: 100%;
  }
  .c2 .con .list2 li .zi h3 {
    font-size: 16px;
  }
  .c2 .con .list2 li .zi h4 {
    font-size: 14px;
  }
}

.c2-con {
  margin-top: 2.70833333333333vw;
  margin-bottom: 2vw;
}

.c2-con ul li {
  position: relative;
  width: 25%;
  padding: 0 4.6875vw;
}

.c2-con ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -27px;
  background: url(../images/tt3.png) no-repeat right center;
  width: 1px;
  height: 54px;
}

.c2-con ul li:last-child::before {
  background: none;
}

.c2-con ul li .nu {
  justify-content: flex-start;
  align-items: center;
}

.c2-con ul li .count-title {
  color: #ed6d00;
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
}

.c2-con ul li dt {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ed6d00;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  /*margin-left: 15px;*/
  /*margin-top: 10px;*/
  text-align: center;
}
.c2-con ul li dd{
    font-size: 40px;
    color: #ed6d00;
    font-weight: bold;
}

.c2-con ul li p {
  color: #666666;
  font-size: 16px;
  margin-top: 0.5vw;
}
.c2-con ul li:nth-child(1) dd{
    display: none;
}

@media (max-width: 1200px) {
  .c2-con ul li {
    padding: 0 4vw;
  }
  .c2-con ul li .count-title {
    font-size: 40px;
  }
}

@media (max-width: 780px) {
  .c2-con ul {
    flex-wrap: wrap;
  }
  .c2-con ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .c2-con ul li .count-title {
    font-size: 20px;
  }
  .c2-con ul li dt {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .c2-con ul li p {
    font-size: 14px;
  }
}

/*行业应用*/
.hyyy-bg {
  background: #f3f3f3;
  padding-top: 2.39583333333333vw;
  padding-bottom: 2vw;
}

.hyyy-wrap {
  margin-top: 1.5625vw;
}

.hyyy-wrap .p2-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.hyyy-wrap .p2-swiper .p2next {
  background: url(../images/l1.png) no-repeat top center;
  outline: none;
  width: 31px;
  height: 9px;
  position: absolute;
  z-index: 999;
  left: 31.25%;
  bottom: 10%;
}

.hyyy-wrap .p2-swiper .p2prev {
  background: url(../images/r1.png) no-repeat top center;
  outline: none;
  width: 31px;
  height: 9px;
  position: absolute;
  z-index: 999;
  right: 31.25%;
  bottom: 10%;
}

.hyyy-wrap .p2-swiper .swiper-slide {
  width: 42.3%;
  margin-right: 1.71875vw;
}

.hyyy-wrap .p2-swiper .swiper-slide.swiper-slide-active a::before {
  opacity: 0;
}

.hyyy-wrap .p2-swiper .swiper-slide.swiper-slide-active a .ww {
  opacity: 1;
}

.hyyy-wrap .p2-swiper .swiper-slide a {
  display: block;
  position: relative;
}

.hyyy-wrap .p2-swiper .swiper-slide a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.hyyy-wrap .p2-swiper .swiper-slide a .img1 {
  overflow: hidden;
}

.hyyy-wrap .p2-swiper .swiper-slide a .img1 img {
  max-width: 100%;
  transition: all ease .3s;
}

.hyyy-wrap .p2-swiper .swiper-slide a .ww {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(237, 109, 0, 0.8);
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 1vw 0;
  opacity: 0;
}

.hyyy-wrap .p2-swiper .swiper-slide a .ww .wz1 {
  font-weight: 600;
  font-size: 20px;
}

.hyyy-wrap .p2-swiper .swiper-slide a .ww .wz2 {
  font-size: 15px;
  margin-top: 6px;
}

.hyyy-wrap .p2-swiper .swiper-slide a:hover .img1 img {
  transform: scale(1.1);
}

.hyyy-more {
  width: 110px;
  height: 33px;
  border: 1px solid #b5b5b5;
  border-radius: 15px;
  margin: 0 auto;
  margin-top: 2vw;
}

.hyyy-more a {
  display: block;
  font-size: 13px;
  line-height: 33px;
  color: #b5b5b5;
  text-align: center;
}

@media (max-width: 780px) {
  .hyyy-bg {
    padding: 40px 0;
  }
  .hyyy-wrap {
    margin-top: 20px;
  }
  .hyyy-wrap .p2-swiper .swiper-slide {
    width: 80%;
    margin-right: 1%;
  }
  .hyyy-wrap .p2-swiper .swiper-slide a .ww {
    padding: 10px 0;
  }
  .hyyy-wrap .p2-swiper .swiper-slide a .ww .wz1 {
    font-size: 14px;
  }
  .hyyy-wrap .p2-swiper .swiper-slide a .ww .wz2 {
    font-size: 12px;
  }
  .hyyy-wrap .p2-swiper .p2next {
    left: 15%;
  }
  .hyyy-wrap .p2-swiper .p2prev {
    right: 15%;
  }
}

/*news*/
.nut .put1 {
  color: #fff;
}

.nut .put2 {
  color: #fff;
}

.news-bg {
  background: url(../images/bj3.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 3.4375vw;
  padding-bottom: 9.89583333333333vw;
}

.news-wrap {
  margin-top: -9.89583333333333vw;
  margin-bottom: 3.125vw;
}

.news-wrap .newssort {
  margin-top: 1vw;
  margin-bottom: 1vw;
  justify-content: center;
}

.news-wrap .newssort li {
  width: 130px;
  margin-right: 35px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}

.news-wrap .newssort li a {
  display: flex;
  justify-content: flex-start;
  color: #fff;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  background: url(../images/tt6.png) no-repeat right center;
}

.news-wrap .newssort li a .img11 {
  position: relative;
  height: 50px;
}

.news-wrap .newssort li a .img11 img {
  position: absolute;
  top: 50%;
  margin-top: -25px;
}

.news-wrap .newssort li a img {
  margin-right: 10px;
  transition: 0.5s;
}

.news-wrap .newssort li a img.im1 {
  transform: translateY(15px);
}

.news-wrap .newssort li a img.im2 {
  transform: translateY(-90px);
}

.news-wrap .newssort li a span {
  margin-left: 30px;
}

.news-wrap .newssort li:last-child a {
  background: none;
}

.news-wrap .newssort li.on {
  border-bottom: 1px solid #ededed;
}

.news-wrap .newssort li.on img.im1 {
  transform: translateY(-90px);
}

.news-wrap .newssort li.on img.im2 {
  transform: translateY(15px);
}

.news-wrap .news-con {
  background: #fff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.15);
  padding: 1.82291666666667vw 2.34375vw;
}

.news-wrap .news-con .newsl {
  width: 56%;
}

.news-wrap .news-con .newsr {
  width: calc(100% - 59%);
}

.nlist1 li {
  background: #eeeeee;
}

.nlist1 li a {
  display: flex;
  justify-content: space-between;
}

.nlist1 li a .ww {
  width: 61.45%;
  padding: 0 1.25vw;
  padding-right: 2.5vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.nlist1 li a .ww .ww1 {
  color: #333333;
  font-size: 17px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nlist1 li a .ww .ww2 {
  color: #888888;
  font-size: 14px;
  line-height: 26px;
  margin-top: 1vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.nlist1 li a .ww .ww3 {
  color: #888888;
  font-size: 12px;
  margin-top: 1vw;
}

.nlist1 li a .img1 {
  width: calc(100% - 61.45%);
}

.nlist1 li a .img1 img {
  width: 100%;
}

.nlist1 li:nth-child(n+1) {
  margin-top: 1.35416666666667vw;
}

.nlist1 li:hover a .ww .ww1 {
  color: #ed6d00;
}

.nlist2 li {
  border-bottom: 1px solid #e5e5e5;
  height: 120px;
  overflow: hidden;
}

.nlist2 li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1vw 0;
}

.nlist2 li a .date {
  width: 70px;
  text-align: center;
}

.nlist2 li a .date .d1 {
  color: #7c7c7c;
  font-size: 60px;
  line-height: 1;
}

.nlist2 li a .date .d2 {
  color: #7c7c7c;
  font-size: 15px;
}

.nlist2 li a .wz {
  width: calc(100% - 100px);
}

.nlist2 li a .wz .wz1 {
  color: #333333;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nlist2 li a .wz .wz2 {
  color: #888888;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.nlist2 li:hover a .date .d1 {
  color: #ed6d00;
}

.nlist2 li:hover a .date .d2 {
  color: #ed6d00;
}

.nlist2 li:hover a .wz .wz1 {
  color: #ed6d00;
}

.infoList .tempWrap {
  height: 460px !important;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .infoList .tempWrap {
    height: 380px !important;
  }
}

@media (max-width: 1200px) {
  .infoList .tempWrap {
    height: 360px !important;
  }
}

@media (max-width: 780px) {
  .news-bg {
    padding: 40px 0;
  }
  .news-wrap {
    margin-top: -50px;
  }
  .news-wrap .newssort li {
    width: 30%;
    margin-right: 5px;
    padding-left: 30px;
    line-height: 30px;
  }
  .news-wrap .newssort li a {
    font-size: 12px;
  }
  .news-nei {
    flex-wrap: wrap;
  }
  .news-wrap .news-con .newsl {
    width: 100%;
  }
  .nlist1 li a .ww .ww1 {
    font-size: 14px;
  }
  .nlist1 li a .ww .ww2 {
    font-size: 12px;
    line-height: 18px;
    -webkit-line-clamp: 2;
  }
  .news-wrap .news-con .newsr {
    width: 100%;
    margin-top: 20px;
  }
  .nlist2 li {
    padding-top: 20px;
  }
  .nlist2 li a .date .d1 {
    font-size: 20px;
  }
  .nlist2 li a .date .d2 {
    font-size: 14px;
  }
  .nlist2 li a .wz .wz1 {
    font-size: 14px;
  }
  .nlist2 li a .wz .wz2 {
    font-size: 12px;
  }
}

/**/
footer {
  background-color: #333333;
  padding-top: 2vw;
}

.fota {
  width: 48%;
}

.fotc {
  width: 18%;
}

.fota &gt; div {
  width: 25%;
}

.fota dd {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 1.82291666666667vw;
  position: relative;
}

.fota dd::before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 64px;
  height: 3px;
  background: url(../images/tt5.png) no-repeat top center;
}

.fota a {
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #949494;
  margin-bottom: 5px;
}

.fota a:hover {
  color: #ed6d00;
}

.fotb {
  color: #949494;
  font-size: 14px;
  line-height: 24px;
  width: 23%;
}

.fotb dd {
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  margin-bottom: 1.2vw;
  position: relative;
}

.fotb dd::before {
  content: '';
  position: absolute;
  left: -50px;
  top: 15px;
  width: 30px;
  height: 1px;
  background: #9f9f9f;
}

.fotb p {
  color: #acacac;
  font-size: 14px;
  line-height: 28px;
}

.fotc {
  text-align: center;
  color: #949494;
  font-size: 14px;
  line-height: 32px;
}

.fotc ul li .img1 img {
  max-width: 100%;
}

.k1 {
  text-align: left;
  color: #acacac;
  font-size: 12px;
}

.k1 a {
  color: #acacac;
}

.flink {
  color: #acacac;
  font-size: 14px;
  padding: 10px 0;
}

.flink a {
  color: #acacac;
}

.cop-bg {
  border-top: 1px solid rgba(149, 149, 149, 0.2);
  background: #333333;
  padding: 20px 0;
}

.cop-bg .cop-index {
  align-items: center;
  color: #acacac;
  font-size: 14px;
}

.cop-bg .cop-index .cop1 {
  width: 100%;
}

.cop-bg .cop-index a {
  color: #acacac;
}

.cop-bg .cop-index a:hover {
  color: #ed6d00;
}

@media (max-width: 780px) {
  footer {
    padding-top: 20px;
  }
  .wfooter {
    flex-wrap: wrap;
  }
  .fota {
    width: 100%;
  }
  .fotc {
    width: 100%;
    margin-top: 20px;
  }
  .k1 {
    text-align: left;
    padding: 10px 0;
  }
  .cop-bg .cop-index {
    flex-wrap: wrap;
    font-size: 12px;
  }
  .cop-bg .cop-index .cop1 {
    width: 100%;
  }
  .cop-bg .cop-index .cop2 {
    width: 100%;
  }
}
</pre></body></html>